Skip to content

fix: prevent leftmost x-axis label from being clipped in Statistics chart - #2556

Open
JC-Chung wants to merge 1 commit into
sourcegit-scm:developfrom
JC-Chung:fix/chart-leftmost-label-clipped
Open

fix: prevent leftmost x-axis label from being clipped in Statistics chart#2556
JC-Chung wants to merge 1 commit into
sourcegit-scm:developfrom
JC-Chung:fix/chart-leftmost-label-clipped

Conversation

@JC-Chung

@JC-Chung JC-Chung commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

The leftmost x-axis label in the Statistics chart can be partially hidden
when its left edge extends beyond the Y-axis boundary.

This PR fixes the issue by drawing labels outside the clip region,
so they are no longer subject to the leftMargin boundary.

image image

@JC-Chung
JC-Chung force-pushed the fix/chart-leftmost-label-clipped branch from 2c61130 to 20573e9 Compare July 23, 2026 06:16
@JC-Chung
JC-Chung force-pushed the fix/chart-leftmost-label-clipped branch from 20573e9 to 7bc6cea Compare August 11, 2026 09:53
@JC-Chung

Copy link
Copy Markdown
Contributor Author

Resolved conflicts and updated to match the latest changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant